entry completion: Reduce the timeout
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Dec 2015 19:12:27 +0000 (14:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 5 Dec 2015 19:12:27 +0000 (14:12 -0500)
commitc73325c6b0a1b3f50a6b526170ab9eec1e322213
tree0741c4bbd1645a76bdda69160be08d170f4f71f9
parent63c4b9226cc338ba3c752547b73ec073bf7f2003
entry completion: Reduce the timeout

Pop up the completion window after 100ms. The previous timeout
of 300ms was making completions feel slow.

https://bugzilla.gnome.org/show_bug.cgi?id=758929
gtk/gtkentrycompletion.c